diff options
Diffstat (limited to 'graphics/wings-devel/files/patch-plugins__src_commands_Makefile')
-rw-r--r-- | graphics/wings-devel/files/patch-plugins__src_commands_Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/wings-devel/files/patch-plugins__src_commands_Makefile b/graphics/wings-devel/files/patch-plugins__src_commands_Makefile deleted file mode 100644 index fc12458c92db..000000000000 --- a/graphics/wings-devel/files/patch-plugins__src_commands_Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$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 |