File: Makefile.am

package info (click to toggle)
agedu 8928-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 696 kB
  • ctags: 383
  • sloc: ansic: 3,919; sh: 787; makefile: 56
file content (5 lines) | stat: -rw-r--r-- 172 bytes parent folder | download
1
2
3
4
5
bin_PROGRAMS = agedu
agedu_SOURCES = agedu.c du.c alloc.c trie.c index.c html.c httpd.c \
                fgetline.c licence.c
agedu_LDADD = $(LIBOBJS)
man1_MANS = agedu.1