Cross Reference: Makefile
xref
: /
opengrok
/
testdata
/
sources
/
c
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision 49180e08afc7cf03413ab108bc71c14e9de1a880
testprog
:
main.o
$(
LINK.c
)
-o
testsprog
main.o
main.o
:
main.c
header.h
$(
COMPILE.c
)
main.c