Cross Reference: Makefile
xref
: /
systemd
/
test
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision 5e2c93666f2590614214a33027002b431ebafebc
# Just a little hook script to easy building when in this directory
all
:
$(
MAKE
)
-C ..
clean
:
$(
MAKE
)
-C ..
clean