4af8600bbf
our own install target, this also has the affect of not unnecessarily creating the spool dir durring the fake install - add INSTALL script
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
--- Makefile.orig Tue May 12 17:09:14 1998
|
|
+++ Makefile Mon Mar 27 15:25:45 2000
|
|
@@ -32,7 +32,7 @@
|
|
MD5_OBJ=md5/md5c.$(O)
|
|
|
|
OBJS=cucipop.$(O) authenticate.$(O) atotime.$(O) locking.$(O) xcreat.$(O) \
|
|
- dbops.$(O) hsort.$(O) simplecrypt.$(O) $(MD5_OBJ)
|
|
+ dbops.$(O) hsort.$(O) simplecrypt.$(O)
|
|
|
|
BINS=cucipop makevpopdb
|
|
|