r=cls
Add BIN_SUFFIX and build cleanup on OS/2
This commit is contained in:
mkaply%us.ibm.com 2001-05-02 00:36:54 +00:00
parent c2cf446820
commit c1cf4aaeb0
2 changed files with 1 additions and 5 deletions

View File

@ -30,11 +30,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
ifeq ($(OS_ARCH),OS2)
DIRS = public res src stub
else
DIRS = public res src stub cleanup
endif
ifneq (,$(filter Linux SunOS,$(OS_ARCH)))
DIRS += wizard/libxpnet

View File

@ -28,7 +28,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
PROGRAM = xpicleanup
PROGRAM = xpicleanup$(BIN_SUFFIX)
REQUIRES = libreg
CPPSRCS = \