Changeset 1129 for trunk/Makefile.am
- Timestamp:
- Jan 10, 2012, 12:22:10 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.am
r1124 r1129 33 33 cat $(top_srcdir)/src/real.cpp | sed 's@core.h@lol/math/real.h@' | sed '/#if/,/^$$/d' > \ 34 34 lolremez-$(LOLREMEZ_VERSION)/real.cpp 35 cp $(top_srcdir)/test/math/lolremez.sln \ 35 cp $(top_srcdir)/test/math/NEWS.txt \ 36 $(top_srcdir)/test/math/lolremez.sln \ 36 37 $(top_srcdir)/test/math/remez.vcxproj \ 37 38 $(top_srcdir)/test/math/remez.vcxproj.filters \
Note: See TracChangeset
for help on using the changeset viewer.