aboutsummaryrefslogtreecommitdiff
path: root/graphics/wings-devel/files/patch-plugins__src_commands_Makefile
blob: 52dd7c1c3fefa3ff9026b11fce9768617c951daf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- plugins_src/commands/Makefile.orig	Fri May 30 12:58:01 2003
+++ plugins_src/commands/Makefile	Fri May 30 12:58:59 2003
@@ -38,7 +38,7 @@
 # FLAGS
 # ----------------------------------------------------
 ERL_FLAGS += -I $(WINGS_SRC) -I $(WINGS_E3D) -pa $(ESDL_PATH)/ebin
-ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +warn_unused_vars +debug_info
+ERL_COMPILE_FLAGS += -W $(TYPE_FLAGS) +debug_info
 
 # ----------------------------------------------------
 # Targets