more-makefiles-cleanup-20010829
[openafs.git] / src / pinstall / test / Makefile.in
index e4a5bc5..e55d314 100644 (file)
@@ -5,25 +5,12 @@
 # License.  For details, see the LICENSE file in the top-level source
 # directory or online at http://www.openafs.org/dl/license10.html
 
-# There's really not much in here to build...
-#
 DESTDIR=@DESTDIR@
 SRCDIR=@SRCDIR@
 TOP_SRCDIR=@TOP_SRCDIR@
 SYS_NAME=@AFS_SYSNAME@
 
+all:   
 
-
-BACKDIR=../../../../PARENT/dest/
-OPTIMIZE=-O
-
-INCDIRS= -I${DESTDIR}include -I.. -I${BACKDIR}include
-
-CFLAGS = ${OPTIMIZE} ${INCDIRS} ${LDIRS} ${LIBS} ${XCFLAGS}
-
-all test system:       
-       @echo "nothing to do, done"
-
-kinstall:
-       @echo No kernel source here.
+install: