Build standalone libjar only on Linux. (Installer only exists on Linux for

now.)
[r=syd]


git-svn-id: svn://10.0.0.236/trunk@76731 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sgehani%netscape.com 2000-08-19 23:32:24 +00:00
parent 02b44d4915
commit 7a6481f93b

View File

@ -27,7 +27,10 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
# Linux installer needs standalone libjar
ifeq ($(OS_ARCH),Linux)
DIRS = standalone
endif
MODULE = jar
LIBRARY_NAME = jar$(VERSION_NUMBER)