source:
Sophya/trunk/SophyaExt/FitsIOServer/Makefile@
899
| Last change on this file since 899 was 825, checked in by , 26 years ago | |
|---|---|
| File size: 365 bytes | |
| Line | |
|---|---|
| 1 | include ../Mgr/Makefile.h |
| 2 | |
| 3 | all: $(LIB)libFitsIOServer.a |
| 4 | clean: |
| 5 | rm -f $(OBJ)fitsioserver.o |
| 6 | rm -f $(LIB)libFitsIOServer.a |
| 7 | $(LIB)libFitsIOServer.a : $(OBJ)fitsioserver.o |
| 8 | $(ARCXX) $(ARCXXFLAGS) $@ $? |
| 9 | ifeq ($(CXX),cxx) |
| 10 | $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf |
| 11 | endif |
| 12 | |
| 13 | $(OBJ)fitsioserver.o : fitsioserver.cc fitsioserver.h $(INC)machdefs.h $(INC)tarray.h |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/PI/chrome/site/your_project_logo.png)