xref
: /
minix3
/
minix
/
llvm
/
passes
/
hello
/
Makefile
(revision 3956ee9eeda988648c3f2092c7d31faa0a0e7294)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PASSNAME
:=
hello
3
4
OBJS
=
hello.o
5
HEADERS
=
6
7
include
../
Makefile.inc
8