IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5058 for trunk/psphot/Makefile


Ignore:
Timestamp:
Sep 15, 2005, 12:12:26 PM (21 years ago)
Author:
eugene
Message:

moved ApResid, etc into pmPSF from pmPSFtry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/Makefile

    r4977 r5058  
    33        @echo "USAGE: make psphot"
    44
    5 # CC      =       gcc -g -Wall -O2
    6 CC      =       gcc -g -Wall
     5CC      =       gcc
    76SRC     =       src
    87BIN     =       bin
     
    1615# LIBS  =       -lpsmodule $(LPSLIB)
    1716LIBS    =       $(LPSLIB)
    18 CFLAGS  =       $(INCS) -std=c99 -Wall -Werror
     17CFLAGS  =       $(INCS) -std=c99 -Wall -Werror -g
    1918LFLAGS  =       $(LIBS)
    2019
Note: See TracChangeset for help on using the changeset viewer.