do not do lintlib installation on 'make install', also make sure

that every proto.make has a lintlib entry
This commit is contained in:
ceriel
1991-10-09 19:02:55 +00:00
parent 6286b4b1a9
commit 18897487a9
14 changed files with 15 additions and 12 deletions

View File

@@ -63,7 +63,7 @@ OBS = failed.$(SUF) insert.$(SUF) internerr.$(SUF) getid.$(SUF)
all: em_codeEK.h libeme.$(LIBSUF) libemk.$(LIBSUF) em_code.3
install: all lintlib
install: all
cp libeme.$(LIBSUF) $(MOD_DIR)/lib/libeme.$(LIBSUF)
$(RANLIB) $(MOD_DIR)/lib/libeme.$(LIBSUF)
cp libemk.$(LIBSUF) $(MOD_DIR)/lib/libemk.$(LIBSUF)