Makefile (d9a447559bc04121f7c6682e64abe67efa154864) Makefile (8a166cafe0965f6bd72cd3d2f5372704f05cb5e8)
1# $FreeBSD$
2
1# $FreeBSD$
2
3.include <bsd.own.mk>
4
3PROG_CXX=opt
4
5SRCDIR= tools/opt
6SRCS= AnalysisWrappers.cpp \
7 GraphPrinters.cpp \
8 PrintSCC.cpp \
9 opt.cpp
10

--- 46 unchanged lines hidden ---
5PROG_CXX=opt
6
7SRCDIR= tools/opt
8SRCS= AnalysisWrappers.cpp \
9 GraphPrinters.cpp \
10 PrintSCC.cpp \
11 opt.cpp
12

--- 46 unchanged lines hidden ---