aboutsummaryrefslogtreecommitdiff
path: root/graphics/wings-devel/files/patch-plugins__src_commands_Makefile
blob: fc12458c92db2012ea01523d41b8c48021b3cfe2 (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
@@ -41,7 +41,7 @@
 # FLAGS
 # ----------------------------------------------------
 ERL_FLAGS += -pa $(WINGS_EBIN) -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