Updated to use GNU autoconf/automake.

This commit is contained in:
Jaroslav Kysela 2001-08-20 13:18:40 +00:00
parent 1a7c2fedf5
commit a8d15e1b99
6 changed files with 60 additions and 42 deletions

11
seq/sbiload/Makefile.am Normal file
View file

@ -0,0 +1,11 @@
# # Process this file with automake to produce Makefile.in.
AUTOMAKE_OPTIONS = 1.3 foreign
CFLAGS = -Wall -g
bin_PROGRAMS = sbiload
#man_MANS = sbiload.1
sbiload_SOURCES = sbiload.c
EXTRA_DIST = README COPYING