projects
/
unicode-screensaver.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial almost blank autotool project
[unicode-screensaver.git]
/
Makefile.am
1
AUTOMAKE_OPTIONS = foreign
2
3
CFLAGS = -Wall -pedantic
4
include_HEADERS = unicode-names.h
5
6
bin_PROGRAMS = unicode
7
hello_SOURCES = unicode.c