* source/rdd/dbfntx/Makefile
* source/rdd/dbfdbt/Makefile
* source/rdd/dbfcdx/Makefile
* source/rdd/dbffpt/Makefile
! Missing LIBNAME change now done.
* ChangeLog
! Missing dbfdbt -> rdddbt name changed added to prev entry.
14 lines
120 B
Makefile
14 lines
120 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
ROOT = ../../../
|
|
|
|
C_SOURCES=\
|
|
dbfcdx1.c \
|
|
sixcdx1.c \
|
|
|
|
LIBNAME=rddcdx
|
|
|
|
include $(TOP)$(ROOT)config/lib.cf
|