|
|
1.1 ! root 1: # ! 2: # nono ! 3: # Copyright (C) 2025 [email protected] ! 4: # ! 5: ! 6: TOPDIR= ../.. ! 7: .include "${TOPDIR}/Makefile.inc" ! 8: ! 9: CXXSRCS= \ ! 10: adpcmconv.cpp ! 11: ! 12: OBJS= ${CXXSRCS:.cpp=.o} ! 13: ! 14: adpcmconv: ${OBJS} ! 15: ${CXX} ${LDFLAGS} -o $@ $> ${LIBS} ! 16: ! 17: .include "${TOPDIR}/Makefile.rule"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.