freebsd-ports/graphics/vertex/files/patch-Makefile.srclist
2001-10-05 17:46:18 +00:00

12 lines
314 B
Text

$FreeBSD$
--- Makefile.srclist.orig Fri Sep 14 01:36:54 2001
+++ Makefile.srclist Fri Oct 5 20:14:43 2001
@@ -34,3 +34,6 @@
vpiinternal.c vpiinternalfio.c
SRC_CPP = disk.cpp fio.cpp prochandle.cpp strexp.cpp string.cpp tga.cpp \
tgadither.cpp
+
+srclist:
+ @echo ${HDR} ${SRC_C} ${SRC_CPP}