source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/lightspeed/Makefile @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 212 bytes
Line 
1pkg:
2        (cd .. && zip -r lightspeed.zip lightspeed -x \*~ -x \*.o -x \*.obj -x \*.dll -x \*.exe -x \*.mexglx \*.mexw32 \*.manifest -x \*CVS\* -x \*xrepmat.m)
3
4clean:
5        rm *~ */*~ *.dll *.exe *.obj *.o *.mexglx
Note: See TracBrowser for help on using the repository browser.