Some more Watcom makefile massage ...

pull/1/head
Guenter Knauf 15 years ago
parent 17d4e513d4
commit b33f331a4f
  1. 2
      Makefile.Watcom

@ -11,7 +11,7 @@ SYS_LIBS = $(%watcom)\lib386\nt;$(%watcom)\lib386
!endif
!ifndef %libname
LIBNAME = cares-1
LIBNAME = cares
!endif
TARGETS = $(LIBNAME).dll $(LIBNAME)_imp.lib $(LIBNAME).lib
DEMOS = adig.exe ahost.exe acountry.exe

Loading…
Cancel
Save