2009-03-09 17:15:06 +01:00
|
|
|
@comment $FreeBSD$
|
|
|
|
bin/icmake
|
2009-11-17 13:31:33 +01:00
|
|
|
bin/icmbuild
|
|
|
|
bin/icmstart
|
2012-12-04 10:13:30 +01:00
|
|
|
bin/icmun
|
|
|
|
etc/icmake/icmake.rc
|
2009-11-17 13:31:33 +01:00
|
|
|
etc/icmake/icmstart.rc
|
|
|
|
lib/icmake-%%PORTVERSION%%/icm-comp
|
|
|
|
lib/icmake-%%PORTVERSION%%/icm-exec
|
|
|
|
lib/icmake-%%PORTVERSION%%/icm-pp
|
2009-03-09 17:15:06 +01:00
|
|
|
share/icmake-%%PORTVERSION%%/parser/grammar
|
|
|
|
share/icmake-%%PORTVERSION%%/scanner/lexer
|
|
|
|
share/icmake-%%PORTVERSION%%/scanner/scanner.ih
|
|
|
|
share/icmake-%%PORTVERSION%%/CLASSES
|
|
|
|
share/icmake-%%PORTVERSION%%/icmconf
|
|
|
|
share/icmake-%%PORTVERSION%%/main.cc
|
|
|
|
share/icmake-%%PORTVERSION%%/main.ih
|
|
|
|
share/icmake-%%PORTVERSION%%/usage.cc
|
|
|
|
share/icmake-%%PORTVERSION%%/version.cc
|
2009-11-17 13:31:33 +01:00
|
|
|
@dirrm etc/icmake
|
|
|
|
@dirrm lib/icmake-%%PORTVERSION%%
|
2009-03-09 17:15:06 +01:00
|
|
|
@dirrm share/icmake-%%PORTVERSION%%/parser
|
|
|
|
@dirrm share/icmake-%%PORTVERSION%%/scanner
|
|
|
|
@dirrm share/icmake-%%PORTVERSION%%
|