Changeset 9574 for trunk/psastro/src/Makefile.am
- Timestamp:
- Oct 13, 2006, 5:10:34 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/Makefile.am
r7573 r9574 31 31 psastroMosaicHeaders.c \ 32 32 psastroMosaicRescaleChips.c \ 33 psastroWCS.c 33 psastroWCS.c \ 34 psastroErrorCodes.c 34 35 35 36 include_HEADERS = \ … … 44 45 45 46 ### Error codes. 46 #BUILT_SOURCES = psastroErrorCodes.h psastroErrorCodes.c47 #CLEANFILES = psastroErrorCodes.h psastroErrorCodes.c47 BUILT_SOURCES = psastroErrorCodes.h psastroErrorCodes.c 48 CLEANFILES = psastroErrorCodes.h psastroErrorCodes.c 48 49 49 #psastroErrorCodes.h : psastroErrorCodes.dat psastroErrorCodes.h.in50 #$(ERRORCODES) --data=psastroErrorCodes.dat --outdir=. psastroErrorCodes.h50 psastroErrorCodes.h : psastroErrorCodes.dat psastroErrorCodes.h.in 51 $(ERRORCODES) --data=psastroErrorCodes.dat --outdir=. psastroErrorCodes.h 51 52 52 #psastroErrorCodes.c : psastroErrorCodes.dat psastroErrorCodes.c.in psastroErrorCodes.h53 # $(ERRORCODES) --data=psastroEerrorCodes.dat --outdir=. psastroErrorCodes.c53 psastroErrorCodes.c : psastroErrorCodes.dat psastroErrorCodes.c.in psastroErrorCodes.h 54 $(ERRORCODES) --data=psastroErrorCodes.dat --outdir=. psastroErrorCodes.c
Note:
See TracChangeset
for help on using the changeset viewer.
