diff makefile.wpm @ 1594:6baf177f335c

Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat. There are several other projects that include compat.c and compat.h... To avoid conflicts make sure the header and source files match the library.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 23 Feb 2012 12:44:15 +0000
parents 2f10480d2c8a
children cbfdd56e3e72
line wrap: on
line diff
--- a/makefile.wpm	Sat Feb 18 20:45:51 2012 +0000
+++ b/makefile.wpm	Thu Feb 23 12:44:15 2012 +0000
@@ -15,7 +15,7 @@
 
 all:	dw.dll dwcompat.dll dwtest.exe
 
-dwcompat.dll: dirent.obj compat.obj
+dwcompat.dll: dirent.obj dwcompat.obj
 	wlink @os2\dwcompat.lnk name dwcompat.dll system os2v2_dll d a library $(TLKTLIB)\so32dll,$(TLKTLIB)\tcp32dll option implib=dwcompat option map option symf f $[@ f compat
 	copy dwcompat.lib lib
         copy dwcompat.dll dll