[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages

File: [local] / OpenXM / misc / packages / Makefile (download)

Revision 1.2, Thu Mar 9 09:26:24 2000 UTC (24 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.1: +3 -1 lines

A bug fix for generating openxm*.rpm for the Redhat linux system.

# $OpenXM: OpenXM/misc/packages/Makefile,v 1.2 2000/03/09 09:26:24 takayama Exp $

usage :
	@echo "Targets are clean "


clean :
	-(cd Generic/openxm ; make clean)
	-(cd FreeBSD ; make clean)
	-(cd Linux/RPM ; make clean)