Cross Reference: Makefile
xref
: /
osnet-11
/
usr
/
src
/
grub
/
grub2
/
build-bios
/
ccas_wrap
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
CC
= /
usr
/
gcc
/
4.5
/
bin
/
gcc
ccas_wrap
:
ccas_wrap.c
$(
CC
)
-o $@ $<
all
:
ccas_wrap
clean
clobber
distclean
:
rm
-f
ccas_wrap
install
check
:
ccas_wrap
# do nothing
distdir
:
cp
Makefile
ccas_wrap.c
$(
top_distdir
)
/
ccas_wrap
/