Annotation of nono/util/sramedit/Makefile, revision 1.1

1.1     ! root        1: #
        !             2: # nono
        !             3: # Copyright (C) 2021 [email protected]
        !             4: #
        !             5: 
        !             6: TOPDIR=                ../..
        !             7: .include "${TOPDIR}/Makefile.inc"
        !             8: 
        !             9: TARGETS=       sramedit
        !            10: 
        !            11: CXXSRCS=       \
        !            12:                params.cpp      \
        !            13:                sramedit.cpp    \
        !            14: 
        !            15: OBJS=          ${CXXSRCS:.cpp=.o}
        !            16: 
        !            17: sramedit:      ${OBJS}
        !            18:        ${CXX} ${LDFLAGS} -o $@ $> ../../lib/libnnlib.a ${LIBS}
        !            19: 
        !            20: .include "${TOPDIR}/Makefile.rule"

unix.superglobalmegacorp.com

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