r1806: *** empty log message ***
[uffi.git] / tests / Makefile
index 353a9aad9ae7f253d0db05ca083d8cfd9d1d46cd..e4dcb262bd701910678a94722d04471c0b1cf3cc 100644 (file)
@@ -5,7 +5,7 @@
 #  Programer:    Kevin M. Rosenberg
 #  Date Started: Mar 2002
 #
-#  CVS Id:   $Id: Makefile,v 1.12 2002/04/03 17:52:53 kevin Exp $
+#  CVS Id:   $Id: Makefile,v 1.13 2002/04/28 02:20:13 kevin Exp $
 #
 # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 #
 # as governed by the terms of the Lisp Lesser GNU Public License
 # (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 
+SUBDIRS:=
+
+include ../Makefile.common
+
+.PHONY: distclean
+distclean: clean
 
 # GCC Section
 CC=gcc