Cross Reference: Makefile
xref
: /
lxc
/
doc
/
ko
/
pkgplan.py
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision a336a7912ecb62fb9310c4f3e50dc622aea4951c
testprog
:
main.o
$(
LINK.c
)
-o
testsprog
main.o
main.o
:
main.c
header.h
$(
COMPILE.c
)
main.c
clean
:
$(
RM
)
main.o
testprog
lint
:
main.c
header.h
$(
LINT
)
main.c