зеркало из https://github.com/mozilla/pjs.git
r=cls Add BIN_SUFFIX and build cleanup on OS/2
This commit is contained in:
Родитель
72674dce9e
Коммит
f934afb516
|
@ -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
|
||||
|
|
|
@ -28,7 +28,7 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
PROGRAM = xpicleanup
|
||||
PROGRAM = xpicleanup$(BIN_SUFFIX)
|
||||
REQUIRES = libreg
|
||||
|
||||
CPPSRCS = \
|
||||
|
|
Загрузка…
Ссылка в новой задаче