1#------------------------------------------------------------------------
2#
3# File  : Makefile for the development_tools directory
4#
5# Author: Stephan Schulz
6#
7# Changes
8#
9# <1> Tue Jan 13 01:16:22 MET 1998
10#     New
11#
12#------------------------------------------------------------------------
13
14include ../Makefile.vars
15
16# Project specific variables
17
18all: $(LIB)
19
20# Services (provided by the master Makefile)
21
22include ../Makefile.services
23
24