view src/Makefile.am @ 298:96a35a4245f3

reading files implemented
author lost
date Wed, 21 Jan 2009 03:15:49 +0000
parents c52ad3135bd3
children 460d96987670
line wrap: on
line source

bin_PROGRAMS = lwlink
lwlink_SOURCES = main.c lwlink.c util.c readfiles.c expr.c
EXTRA_DIST = lwlink.h util.h expr.h