This website requires JavaScript.
Explore
Help
Sign In
c
/
lw-build-system
Watch
1
Star
0
Fork
You've already forked lw-build-system
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
53c0b20f9d
lw-build-system
/
scripts
/
build.tests.c
/
build.default
4 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create a local copy of the scripts directory. The idea is to move the build system out of the project tree as much as possible. This has two benefits: - it does not add any baggage to somebody who just wants to compile the project, and doesn't want to create any new modules, - it means that project trees don't have to be updated every time a change is made to the module instantiation stuff.
2006-07-25 19:00:04 +01:00
source src/@NAME@/build.tests
Update bits and pieces that should be substituted in files.
2006-07-25 19:19:59 +01:00
# kate: @KATE_MODELINE@
# vim: @VIM_MODELINE@