Return to
Makefile
CVS log
Up to
[DragonFly]
/
src
/
usr.bin
/
mt
Diff for /src/usr.bin/mt/Makefile between versions 1.3 and 1.4
version 1.3
, 2004/02/04 14:34:36
version 1.4
, 2004/02/06 03:23:50
Line 4
Line 4
PROG= mt
PROG= mt
CFLAGS+=-I${.CURDIR}/../../sys
CFLAGS+=-I${.CURDIR}/../../sys
CFLAGS+=-D__FreeBSD__
.include <bsd.prog.mk>
.include <bsd.prog.mk>
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.3
changed lines
Added in v.1.4