/[sudobot]/trunk/Makefile
ViewVC logotype

Contents of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (show annotations)
Mon Jul 29 17:59:26 2024 UTC (7 months, 4 weeks ago) by rakinar2
File size: 70 byte(s)
chore: add trunk
1 export ROOT = lib
2
3 all:
4 $(MAKE) -C lib
5
6 clean:
7 $(MAKE) -C lib clean

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26