File:  [Isaki's NoNo m68k/m88k emulator] / nono / util / iasm / Makefile
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Wed Apr 29 17:04:54 2026 UTC (2 months, 3 weeks ago) by root
Branches: MAIN, Isaki
CVS tags: v027, v026, v025, v024, v023, v022, v021, v020, v019, v018, v017, v016, v015, v014, v013, v012, v011, HEAD
nono 0.2.0

TARGETS=	iasm

CPPSRCS=	iasm.cpp scan.cpp
OBJS=		${CPPSRCS:.cpp=.o}

TOPDIR=		../..
.include "${TOPDIR}/Makefile.inc"

iasm:	${OBJS}
	${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.