Annotation of 43BSD/contrib/mh/mts/Makefile, revision 1.1.1.1

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: MAKE   =       make DESTDIR=$(DESTDIR) $(MFLAGS)
                     14: SHELL  =       /bin/sh
                     15: 
                     16: 
                     17: ##############################################################################
                     18: #      Generate MTS-specific library
                     19: ##############################################################################
                     20: 
                     21: ALL    =       $(MTS)
                     22: 
                     23: all:;          for d in $(ALL); do (cd $$d; $(MAKE) all); done
                     24: 
                     25: depend:;       for d in $(ALL); do (cd $$d; $(MAKE) depend); done
                     26: 
                     27: lint:;         for d in $(ALL); do (cd $$d; $(MAKE) lint); done
                     28: 
                     29: 
                     30: ##############################################################################
                     31: #      Miscellaneous tasks
                     32: ##############################################################################
                     33: 
                     34: DIRS   =       mh mmdf sendmail
                     35: 
                     36: distribution:; -rm -f $(LIB) $(LLIB)
                     37:                for d in $(DIRS); do (cd $$d; $(MAKE) distribution); done
                     38: 
                     39: clean:;                for d in $(DIRS); do (cd $$d; $(MAKE) clean); done
                     40: 
                     41: unclean:;      for d in $(DIRS); do (cd $$d; $(MAKE) unclean); done

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.