* 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.
13 lines
107 B
Makefile
13 lines
107 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
ROOT = ../../../
|
|
|
|
C_SOURCES=\
|
|
dbfntx1.c \
|
|
|
|
LIBNAME=rddntx
|
|
|
|
include $(TOP)$(ROOT)config/lib.cf
|