--- projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/Makefile 2000/12/04 18:16:04 1.1 +++ projects/cms/source/server/uk/org/iscream/cms/server/clientinterface/Makefile 2000/12/06 18:33:48 1.2 @@ -1,5 +1,5 @@ # Makefile for uk.ac.ukc.iscream.clientinterface -# $Id: Makefile,v 1.1 2000/12/04 18:16:04 tdb Exp $ +# $Id: Makefile,v 1.2 2000/12/06 18:33:48 tdb Exp $ # Defining Filenames @@ -12,9 +12,7 @@ IDLMAKE = cd ../../../../.. && $(MAKE) idl # Defining "shortcuts" for building -all : clientint - -clientint : $(IDL) $(CLASS) +all : $(IDL) $(CLASS) clean : rm -f $(CLASS)