|
|
1.1 ! root 1: ############################################################################## ! 2: # Instructions to Make, for compilation of MTS-specific libraries ! 3: # ! 4: # This file is automatically generated. Do not edit! ! 5: ############################################################################## ! 6: ! 7: # The following entries were inserted during MH configuration ! 8: MTS = sendmail ! 9: ! 10: LIB = libmts.a ! 11: LLIB = llib-lmts ! 12: ! 13: SHELL = /bin/sh ! 14: ! 15: ! 16: ############################################################################## ! 17: # Generate MTS-specific library ! 18: ############################################################################## ! 19: ! 20: ALL = $(MTS) ! 21: ! 22: all:; for d in $(ALL); do (cd $$d; ${MAKE} ${MFLAGS} all); done ! 23: ! 24: depend:; for d in $(ALL); do (cd $$d; ${MAKE} ${MFLAGS} depend); done ! 25: ! 26: lint:; for d in $(ALL); do (cd $$d; ${MAKE} ${MFLAGS} lint); done ! 27: ! 28: ! 29: ############################################################################## ! 30: # Miscellaneous tasks ! 31: ############################################################################## ! 32: ! 33: DIRS = mh mmdf sendmail ! 34: ! 35: distribution:; -rm -f $(LIB) $(LLIB) ! 36: for d in $(DIRS); do (cd $$d; ${MAKE} ${MFLAGS} distribution); done ! 37: ! 38: clean:; for d in $(DIRS); do (cd $$d; ${MAKE} ${MFLAGS} clean); done ! 39: ! 40: unclean:; for d in $(DIRS); do (cd $$d; ${MAKE} ${MFLAGS} unclean); done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.