Annotation of 43BSDReno/contrib/mh/mts/sendmail/Makefile, revision 1.1

1.1     ! root        1: ##############################################################################
        !             2: #    Instructions to Make, for compilation of SendMail/SMTP-MTS library
        !             3: #
        !             4: #      This file is automatically generated.  Do not edit!
        !             5: ##############################################################################
        !             6: 
        !             7: # The following entries were inserted during MH configuration
        !             8: OPTIONS        =       -DBSD42 -DBSD43 -DBSD44 -DBERK -DTTYD -DDUMB -DMHE -DNETWORK -DBIND -DRPATHS -DATZ -DSBACKUP='".\043"' -DDBM -DSENDMTS -DSMTP -I..
        !             9: 
        !            10: CC     =       /usr/bin/cc
        !            11: CFLAGS =       -O    $(OPTIONS)
        !            12: LFLAGS =       -bhu $(OPTIONS)
        !            13: 
        !            14: LIB    =       sendmts.a
        !            15: 
        !            16: CFILES =       hosts.c smail.c
        !            17: OFILES =       hosts.o smail.o
        !            18: 
        !            19: 
        !            20: ##############################################################################
        !            21: #      Generation Rules
        !            22: ##############################################################################
        !            23: 
        !            24: #.c.o:;                $(CC) $(CFLAGS) -c $*.c
        !            25: #@BEGIN: NEWLOAD
        !            26: #              -ld -x -r $@
        !            27: #              mv a.out $@
        !            28: #@END: NEWLOAD
        !            29: 
        !            30: 
        !            31: ##############################################################################
        !            32: #      Here it is...
        !            33: ##############################################################################
        !            34: 
        !            35: all:           $(LIB)
        !            36: depend:;
        !            37: lint:          l-sendmts
        !            38: 
        !            39: $(LIB):                $(OFILES)
        !            40:                ar r $@ $(OFILES); ranlib $@
        !            41:                -rm -f ../libmts.a
        !            42:                ln $@ ../libmts.a
        !            43:                -rm -f ../llib-lmts
        !            44:                ln llib-lsendmail ../llib-lmts
        !            45:                -@ls -l $@
        !            46:                -@echo "SendMail/SMTP-MTS library built normally"
        !            47: 
        !            48: l-sendmts:;    lint $(LFLAGS) $(CFILES) $(LLIBS)
        !            49: 
        !            50: hosts.o:       Makefile
        !            51: smail.o:       Makefile smail.h
        !            52: 
        !            53: 
        !            54: ##############################################################################
        !            55: #      Miscellaneous tasks
        !            56: ##############################################################################
        !            57: 
        !            58: distribution:   clean
        !            59:                -rm -f bboardsMH.m4 popMH.m4
        !            60: 
        !            61: clean:         unclean
        !            62:                rm -f *.o $(LIB) ../libmts.a ../llib-lmts
        !            63: 
        !            64: unclean:;      rm -f _* :* core

unix.superglobalmegacorp.com

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