Cross Reference: Makefile.in
xref
: /
osnet-11
/
usr
/
src
/
grub
/
grub2
/
ccas_wrap
/
Makefile.in
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
CC = @HOST_CC@
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/