[svn] r6304: nemerle/trunk/lib/tests/Makefile
nazgul
svnadmin at nemerle.org
Wed May 17 23:12:10 CEST 2006
Log:
Ups, revert the added Makefile variable
Author: nazgul
Date: Wed May 17 23:12:08 2006
New Revision: 6304
Modified:
nemerle/trunk/lib/tests/Makefile
Modified: nemerle/trunk/lib/tests/Makefile
==============================================================================
--- nemerle/trunk/lib/tests/Makefile (original)
+++ nemerle/trunk/lib/tests/Makefile Wed May 17 23:12:08 2006
@@ -5,7 +5,6 @@
EXECUTE = $(NET_ENGINE) $(NET_FLAGS)
THISDIR = $(shell if cygpath --help 2>/dev/null 1>&2; then echo `cygpath -m $(CURDIR)`; else echo $(CURDIR); fi)
UNIT_SRC = linkedlist.n list.n heap.n set.n
-NUNIT_LIB = -pkg:/home/morgul/programs/local/lib/pkgconfig/mono-nunit.pc
############################################################
# TARGETS
More information about the svn
mailing list