aboutsummaryrefslogtreecommitdiff
path: root/src/appl/sample/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/sample/Makefile.in')
-rw-r--r--src/appl/sample/Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/appl/sample/Makefile.in b/src/appl/sample/Makefile.in
index 0cbe786..76388e8 100644
--- a/src/appl/sample/Makefile.in
+++ b/src/appl/sample/Makefile.in
@@ -1,16 +1,2 @@
-BUILDTOP=@BUILDTOP@
-srcdir = @srcdir@
-VPATH = @srcdir@
-
-DEFS = @DEFS@
-CC = @CC@
-CCOPTS = @CCOPTS@
-LIBS = @LIBS@
-
CFLAGS = $(CCOPTS)
LDFLAGS = -g
-
-SUBDIRS = @SUBDIRS@
-
-
-