Changeset 322
- Timestamp:
- Mar 31, 2004, 12:22:46 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/Makefile
r229 r322 1 # $Id: Makefile,v 1. 2 2004-03-13 01:17:57rhl Exp $1 # $Id: Makefile,v 1.3 2004-03-31 22:22:46 rhl Exp $ 2 2 3 .PHONY: all 4 all :; 3 PSLIB_DIR = .. 4 5 psErrorCodes.h : $(PSLIB_DIR)/src/Utils/psErrorCodes.dat 6 $(PSLIB_DIR)/bin/makeErrorCodes -h psErrorCodes.h $(PSLIB_DIR)/src/Utils/psErrorCodes.dat 5 7 6 8 clean: 7 $(RM) *~ core* TAGS 9 $(RM) *~ core* TAGS psErrorCodes.h
Note:
See TracChangeset
for help on using the changeset viewer.
