Changeset 3572 in Sophya for trunk/SophyaPI/ProgPI/smakefile
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/smakefile
r3504 r3572 43 43 $(SOPHYAINCP)pimsghandler.h \ 44 44 $(SOPHYAINCP)picolist.h \ 45 $(SOPHYAINCP)pipixutils.h \ 45 46 $(SOPHYAINCP)picmap.h \ 46 47 $(SOPHYAINCP)picmapx.h \ … … 125 126 $(SOPHYAINCP)hisprof.h \ 126 127 $(SOPHYAINCP)ntuple.h \ 127 $(SOPHYAINCP)xntuple.h \128 128 $(SOPHYAINCP)basedtable.h \ 129 129 $(SOPHYAINCP)segdatablock.h \ … … 156 156 $(SOPHYAINCP)piwdggen.h \ 157 157 $(SOPHYAINCP)picolist.h \ 158 $(SOPHYAINCP)pipixutils.h \ 158 159 $(SOPHYAINCP)pimenubarx.h \ 159 160 $(SOPHYAINCP)pimenubargen.h \ … … 237 238 $(SOPHYAINCP)piwdggen.h \ 238 239 $(SOPHYAINCP)picolist.h \ 240 $(SOPHYAINCP)pipixutils.h \ 239 241 $(SOPHYAINCP)pimenubarx.h \ 240 242 $(SOPHYAINCP)pimenubargen.h \ … … 314 316 $(SOPHYAINCP)ntoolsinit.h \ 315 317 $(SOPHYAINCP)tarrinit.h \ 316 $(SOPHYAINCP)sophyainit.h \ 317 $(SOPHYAINCP)xntuple.h \ 318 $(SOPHYAINCP)ntupintf.h 318 $(SOPHYAINCP)sophyainit.h 319 319 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piapp.cc 320 320 … … 351 351 $(SOPHYAINCP)piwdggen.h \ 352 352 $(SOPHYAINCP)picolist.h \ 353 $(SOPHYAINCP)pipixutils.h \ 353 354 $(SOPHYAINCP)pimenubarx.h \ 354 355 $(SOPHYAINCP)pimenubargen.h \ … … 442 443 $(SOPHYAINCP)fftservintf.h \ 443 444 $(SOPHYAINCP)fftpserver.h \ 445 $(SOPHYAINCP)stsrand.h \ 444 446 $(SOPHYAINCP)alm.h \ 445 $(SOPHYAINCP)srandgen.h \446 447 $(SOPHYAINCP)nbmath.h \ 447 448 $(SOPHYAINCP)triangmtx.h \ … … 481 482 $(SOPHYAINCP)piwdggen.h \ 482 483 $(SOPHYAINCP)picolist.h \ 484 $(SOPHYAINCP)pipixutils.h \ 483 485 $(SOPHYAINCP)pimenubarx.h \ 484 486 $(SOPHYAINCP)pimenubargen.h \ … … 602 604 $(SOPHYAINCP)piwdggen.h \ 603 605 $(SOPHYAINCP)picolist.h \ 606 $(SOPHYAINCP)pipixutils.h \ 604 607 $(SOPHYAINCP)pimenubarx.h \ 605 608 $(SOPHYAINCP)pimenubargen.h \
Note:
See TracChangeset
for help on using the changeset viewer.