Subversion Repositories liboop

Compare Revisions

Ignore whitespace Rev 13 → Rev 14

/trunk/liboop.org/Makefile
1,6 → 1,8
FILES := alloc how index.html logo on_fd on_signal on_time \
oop_adns oop_adns_query oop_glib oop_rl oop_sys oop_sys_run \
oop_sys_source oop_tcl oop_www ref style.css why
FILES := alloc.html how.html index.html logo.html on_fd.html \
on_signal.html on_time.html oop_adns.html oop_adns_quer.htmly \
oop_glib.html oop_rl.html oop_sys.html oop_sys_run.html \
oop_sys_source.html oop_tcl.html oop_www.html ref.html \
style.css why.html
 
INSTALL := $(shell which install)