diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
commit | a5bee80ce4fb7f1f65014eea6f67539f4089937a (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /devel/c-unit | |
parent | 22694151442ff0e618cd8c95890c9034b8d21f87 (diff) |
Notes
Diffstat (limited to 'devel/c-unit')
-rw-r--r-- | devel/c-unit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/c-unit/Makefile b/devel/c-unit/Makefile index f8774c8f2b4a..1f63d7801d26 100644 --- a/devel/c-unit/Makefile +++ b/devel/c-unit/Makefile @@ -23,7 +23,6 @@ DATADIR= ${PREFIX}/share/CUnit EXAMPLESDIR= ${PREFIX}/share/examples/CUnit AUTOMAKE_ARGS= --add-missing -LIBTOOLIZE_ARGS=--copy --force --install PATHFIX_MAKEFILEIN= Makefile.am OPTIONS_DEFINE= AUT BAS CON CUR DEB EXA ITE MEM |