From: sparky4 Date: Sun, 21 Jun 2015 09:18:02 +0000 (-0500) Subject: wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=c892d64b10ea3ac2fc72761009ae35cb9af5e6e5;p=16.git wwww renamed: 16.lib -> 16.LIB modified: makefile deleted: src/lib/16.lbr --- diff --git a/16.lib b/16.LIB similarity index 96% rename from 16.lib rename to 16.LIB index 630ab228..bdf585c9 100644 Binary files a/16.lib and b/16.LIB differ diff --git a/makefile b/makefile index fd200d85..e301d66b 100644 --- a/makefile +++ b/makefile @@ -91,7 +91,7 @@ fmemtest.obj: $(SRC)fmemtest.c # #non executable objects libraries # -16.lib: $(SRCLIB)16.lbr $(16LIBOBJS) +16.lib: $(16LIBOBJS) wlib -b 16.lib $(16LIBOBJS) modex16.obj: $(SRCLIB)modex16.h $(SRCLIB)modex16.c diff --git a/src/lib/16.lbr b/src/lib/16.lbr deleted file mode 100644 index 4adc9bf7..00000000 --- a/src/lib/16.lbr +++ /dev/null @@ -1,7 +0,0 @@ -+-modex16.obj & -+-dos_kb.obj & -+-bitmap.obj & -+-planar.obj & -+-wcpu.obj & -+-lib_head.obj & -+-scroll16.obj \ No newline at end of file