Makefile - scc - simple c99 compiler
HTML git clone git://git.simple-cc.org/scc
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
Makefile (106B)
---
1 .POSIX:
2 PROJECTDIR = ../../../..
3 include $(PROJECTDIR)/scripts/rules.mk
4 include ../../rules.mk
5
6 NODEP = 1