Codebase list libmawk / upstream/1.0.0 doc / Makefile
upstream/1.0.0

Tree @upstream/1.0.0 (Download .tar.gz)

Makefile @upstream/1.0.0

b761e9e
 
 
 
 
 
 
1
2
3
4
5
6
7
all:

include ../src/libmawk/Makefile.conf

install:
	$(MKDIR) $(DOCDIR)
	$(CP) $(PWD)/*.html $(DOCDIR)