Updated.
committer: mfx <mfx> 1043776870 +0000
This commit is contained in:
+2
-1
@@ -9,8 +9,9 @@ SHELL = /bin/sh
|
||||
.SUFFIXES: .a .c .cpp .exe .lib .o .obj .rc .res .ttp
|
||||
|
||||
|
||||
ifeq ($(srcdir),)
|
||||
srcdir = .
|
||||
top_srcdir = ..
|
||||
endif
|
||||
|
||||
VPATH = $(srcdir)
|
||||
|
||||
|
||||
@@ -30,6 +30,9 @@ endif
|
||||
|
||||
DEBUG = 0
|
||||
|
||||
srcdir = .
|
||||
top_srcdir = ..
|
||||
|
||||
|
||||
##### You should not have to change anything below this line. #####
|
||||
|
||||
|
||||
+1
-1
@@ -17,8 +17,8 @@ endif
|
||||
|
||||
SHELL = /bin/sh
|
||||
|
||||
top_srcdir = ../..
|
||||
srcdir = .
|
||||
top_srcdir = ../..
|
||||
|
||||
|
||||
# These are the files we want to create.
|
||||
|
||||
Reference in New Issue
Block a user