Annotation of 43BSDReno/pgrm/pascal/src/config.include, revision 1.1.1.1

1.1       root        1: #      @(#)config.include      5.1 (Berkeley) 6/29/90
                      2: 
                      3: VERSION=       3.1
                      4: DATE=          6/29/90
                      5: LIBEXEC=       /usr/libexec/pascal
                      6: LIBDATA=       /usr/libdata/pascal
                      7: INSTALLDIR=    /usr/bin
                      8: ERRORSTRINGS=  ${WHOAMI}${VERSION}strings
                      9: HOWFILE=       how_${WHOAMI}
                     10: 
                     11: config.c: ${SRCDIR}/CONFIG.c
                     12:        sed -e "s?VERSION?${VERSION}?g" \
                     13:            -e "s?DATE?${DATE}?g" \
                     14:            -e "s?INSTALLDIR?${INSTALLDIR}?g" \
                     15:            -e "s?LIBEXEC?${LIBEXEC}?g" \
                     16:            -e "s?LIBDATA?${LIBDATA}?g" \
                     17:            -e "s?ERRORSTRINGS?${ERRORSTRINGS}?g" \
                     18:            -e "s?HOWFILE?${HOWFILE}?g" \
                     19:            < ${SRCDIR}/CONFIG.c > ${.TARGET}

unix.superglobalmegacorp.com

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