Changeset 18386
- Timestamp:
- 12/10/15 11:05:17 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/Makefile.am
r18376 r18386 11 11 12 12 AM_CFLAGS = -pedantic 13 AM_CPPFLAGS = -Idim/dim -Ipal -I sofa/src -Ierfa/src \13 AM_CPPFLAGS = -Idim/dim -Ipal -Ierfa/src \ 14 14 $(DIM_FLAGS) $(BOOST_FLAGS) $(ROOTCPPFLAGS) \ 15 15 -Wall -Winit-self -Wpointer-arith -Wcast-align -Wextra -Wformat=2 \ … … 279 279 erfa/src/pmat06.c erfa/src/epv00.c erfa/src/plan94.c \ 280 280 erfa/src/anpm.c erfa/src/obl06.c erfa/src/dat.c \ 281 281 erfa/src/af2a.c erfa/src/rxr.c erfa/src/gmst06.c \ 282 282 erfa/src/sepp.c erfa/src/rz.c erfa/src/zp.c \ 283 283 erfa/src/rxpv.c erfa/src/pn.c erfa/src/cr.c \ … … 301 301 erfa/src/d2tf.c erfa/src/epb.c erfa/src/rv2m.c \ 302 302 erfa/src/pap.c erfa/src/fad03.c erfa/src/pmp.c \ 303 erfa/src/tr.c erfa/src/falp03.c \ 304 \ 305 sofa/src/anpm.c sofa/src/rxr.c sofa/src/s2c.c \ 306 sofa/src/c2s.c sofa/src/cr.c sofa/src/cp.c 303 erfa/src/tr.c erfa/src/falp03.c 307 304 308 305 dserver2_SOURCES = src/dserver2.cc
Note:
See TracChangeset
for help on using the changeset viewer.