[PD-cvs] externals/iem/iemgui/src makefile_linux,1.1,1.2

Georg Holzmann grholzi at users.sourceforge.net
Thu Jan 11 14:37:13 CET 2007


Update of /cvsroot/pure-data/externals/iem/iemgui/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13614

Modified Files:
	makefile_linux 
Log Message:
fixed typo in the linux makefile


Index: makefile_linux
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iemgui/src/makefile_linux,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** makefile_linux	14 Dec 2006 19:41:03 -0000	1.1
--- makefile_linux	11 Jan 2007 13:37:11 -0000	1.2
***************
*** 41,45 ****
  
  clean:
! 	rm ..\$(TARGET)
  	rm *.o
  
--- 41,45 ----
  
  clean:
! 	rm ../$(TARGET)
  	rm *.o
  





More information about the Pd-cvs mailing list