Annotation of 43BSDTahoe/new/xns/include/xnscourier/Makefile, revision 1.1.1.1

1.1       root        1: 
                      2: DESTDIR =
                      3: DESTINCLUDE = ${DESTDIR}/usr/include/xnscourier
                      4: 
                      5: HEADERS = Authentication1.h Authentication2.h Authentication3.h BulkData1.h \
                      6:        CH.h CHEntries.h CHEntries0.h Clearinghouse2.h Clearinghouse3.h \
                      7:        Filing4.h Filing5.h Filing6.h FilingSubset1.h \
                      8:        GAP2.h GAP3.h Printing3.h Time2.h \
                      9:        courier.h courierconnection.h realcourierconnection.h courierdb.h \
                     10:        except.h filing_server.h filetypes.h 
                     11: 
                     12: install: ${DESTINCLUDE}
                     13:        for i in ${HEADERS}; do \
                     14:                (install -c -m 644 $$i ${DESTINCLUDE}/$$i); done
                     15: 
                     16: clean:
                     17:        -rm -f ${HEADERS} *.BAK *.CKP
                     18: 
                     19: ${DESTINCLUDE}:
                     20:        -mkdir ${DESTDIR}/usr/include
                     21:        -mkdir ${DESTINCLUDE}
                     22: 
                     23: rcs:
                     24:        rcs -l RCS/*
                     25:        cat ../rcsdescription | ci -u${RCSREV} -q -N${RCSNAME} RCS/*
                     26: 

unix.superglobalmegacorp.com

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