[PD-cvs] packages/linux_make Makefile,1.18,1.19

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sat Oct 21 06:55:41 CEST 2006


Update of /cvsroot/pure-data/packages/linux_make
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28441/linux_make

Modified Files:
	Makefile 
Log Message:
cleaned up version handling to make more sense; removed some obsolete chmods

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/linux_make/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Makefile	19 Oct 2006 00:58:41 -0000	1.18
--- Makefile	21 Oct 2006 04:55:39 -0000	1.19
***************
*** 137,141 ****
  test_locations:
  	@echo "PD_VERSION: $(PD_VERSION)"
! 	@echo "PACKAGE_VERSION: $(PACKAGE_VERSION)"
  	@echo "CWD $(CWD)"
  	@echo "DESTDIR $(DESTDIR)"
--- 137,141 ----
  test_locations:
  	@echo "PD_VERSION: $(PD_VERSION)"
! 	@echo "PD-EXTENDED_VERSION: $(PD-EXTENDED_VERSION)"
  	@echo "CWD $(CWD)"
  	@echo "DESTDIR $(DESTDIR)"





More information about the Pd-cvs mailing list