Annotation of nono/util/iasm/Makefile, revision 1.1.1.2

1.1       root        1: TARGETS=       iasm
                      2: 
                      3: CPPSRCS=       iasm.cpp scan.cpp
                      4: OBJS=          ${CPPSRCS:.cpp=.o}
                      5: 
1.1.1.2 ! root        6: TOPDIR=                ../..
        !             7: .include "${TOPDIR}/Makefile.inc"
1.1       root        8: 
                      9: iasm:  ${OBJS}
                     10:        ${CXX} ${LDFLAGS} -o $@ $>

unix.superglobalmegacorp.com

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