Mercurial > ~dholland > hg > tradcpp > index.cgi
view Makefile @ 19:f9792a9ec704
macro expansion.
author | David A. Holland |
---|---|
date | Mon, 20 Dec 2010 03:55:19 -0500 |
parents | 76da41da923f |
children | 40748b097655 |
line wrap: on
line source
# $NetBSD$ PROG= tradcpp SRCS= main.c files.c directive.c eval.c macro.c place.c array.c utils.c WARNS= 5 .include <bsd.prog.mk>