index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
easylogo
/
Makefile
blob: 566b12506bfa4cfa19960146c518364809b5e3aa (
plain
)
1
2
3
4
5
6
7
8
CFLAGS
+= -
Wall
all
:
easylogo
clean
:
rm
-
f easylogo
*
.o .PHONY
:
all clean