/[sudobot]/trunk/Makefile
ViewVC logotype

Annotation of /trunk/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (hide annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File size: 70 byte(s)
chore: add trunk
1 rakinar2 575 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