Mercurial > ~dholland > hg > tradcpp > index.cgi
view Makefile @ 15:f6177d3ed5c2
handle directives
author | David A. Holland |
---|---|
date | Sun, 19 Dec 2010 21:42:01 -0500 |
parents | 97243badae69 |
children | 9dda765ee85c |
line wrap: on
line source
# $NetBSD$ PROG= tradcpp SRCS= main.c files.c directive.c place.c array.c utils.c WARNS= 5 .include <bsd.prog.mk>