[rott-commits] r273 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Nov 14 06:07:39 EST 2012


Author: fabian
Date: 2012-11-14 06:07:39 -0500 (Wed, 14 Nov 2012)
New Revision: 273

Modified:
   trunk/Makefile
Log:
Exporting variables does more harm than good, remove it.

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-11-14 10:51:44 UTC (rev 272)
+++ trunk/Makefile	2012-11-14 11:07:39 UTC (rev 273)
@@ -2,8 +2,6 @@
 ROTTS=$(addprefix rott-,$(FLVRS))
 SRCDIR=rott
 
-export AR CC RANLIB ARFLAGS CFLAGS CPPFLAGS LDFLAGS LDLIBS
-
 all: $(ROTTS)
 
 # Shareware Version



More information about the rott-commits mailing list