1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/vcg/files/patch-ae
Jeffrey Hsu 3df7b21931 vcg - a visualization tool for compiler graphs
Submitted by:	Philippe Charnier <charnier@lirmm.fr>
1995-02-19 09:25:45 +00:00

12 lines
309 B
Plaintext

--- 1.1 1995/02/18 16:51:08
+++ src/Makefile 1995/02/18 16:55:50
@@ -189,7 +189,7 @@
# Generated Other - Files
GOFILES = grammar.l grammar.y
-
+
# Object - Files
OFILES = y.tab.o lex.yy.o main.o options.o alloc.o step0.o folding.o \
step1.o step2.o step3.o step4.o prepare.o draw.o \