a5847cc334
At the moment this only provides an example for a "Hello world" program for powerpc. (Bear with me: this is my very first assembly program in powerpc; if you find anything stupid in the code, please fix it!)
7 lines
195 B
Makefile
7 lines
195 B
Makefile
# $NetBSD: Makefile,v 1.20 2011/11/12 01:18:40 jmmv Exp $
|
|
|
|
SUBDIR= amd apm asm disktab emul fstab ftpd getdate hostapd isdn lua pppd \
|
|
racoon supfiles syslogd wsmoused
|
|
|
|
.include <bsd.subdir.mk>
|