|
|
1.1 ! root 1: # ! 2: # nono ! 3: # Copyright (C) 2021 nono project ! 4: # Licensed under nono-license.txt ! 5: # ! 6: ! 7: # For host ! 8: ! 9: TOPDIR= ../.. ! 10: .include "${TOPDIR}/Makefile.inc" ! 11: ! 12: TARGETS= optestm88k_gen ! 13: CXXSRCS= optestm88k_gen.cpp ! 14: OBJS= ${CXXSRCS:.cpp=.o} ! 15: ! 16: optestm88k_gen: ${OBJS} ! 17: ${CXX} ${LDFLAGS} -o $@ $> ! 18: ! 19: .include "${TOPDIR}/Makefile.rule"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.