This commit is contained in:
albert
2002-10-12 01:42:18 +00:00
parent 0ab188d8c4
commit d2d68a65a2
4 changed files with 11 additions and 9 deletions

View File

@ -13,9 +13,9 @@
VERSION := 3
SUBVERSION := 0
MINORVERSION := 1
TARVERSION := 3.0.1
LIBVERSION := 3.0.1
MINORVERSION := 2
TARVERSION := 3.0.2
LIBVERSION := 3.0.2
############ vars
@ -82,7 +82,7 @@ CLEAN := $(notdir $(BINFILES))
DIRS :=
INSTALL := $(BINFILES) $(MANFILES) $(SCRFILES)
INSTALL := $(BINFILES) $(MANFILES) # $(SCRFILES)
# want this rule first, use := on ALL, and ALL not filled in yet
all: do_all