Removed dependecies for gnump3d

This commit is contained in:
Maniacikarus
2009-01-06 12:40:07 +01:00
parent 4b6a2b7f88
commit 6f2bc878d7
4 changed files with 7 additions and 3 deletions

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = gnump3d
PAK_VER = 1
PAK_VER = 2
DEPS = "lame sox"
DEPS = ""
###############################################################################
# Top-level Rules