view src/Makefile.am @ 296:14d835cf02d9

Handle input files on command line and add some memory management utility functions
author lost
date Sat, 17 Jan 2009 20:54:58 +0000
parents 0f488febdc2b
children c52ad3135bd3
line wrap: on
line source

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