diff options
Diffstat (limited to 'Makefile.vc')
-rw-r--r-- | Makefile.vc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.vc b/Makefile.vc index b37c483..a90b530 100644 --- a/Makefile.vc +++ b/Makefile.vc @@ -6,8 +6,6 @@ # Installing: nmake -f Makefile.vc prefix=\path\to\x install # -VERSION=0.1.5 - # Linker and librarian commands LD = link AR = lib |