
##############################################################
#
#  VALTION TEKNILLINEN TUTKIMUSKESKUS (VTT/TEL/TIV)
#  Otakaari 7 B
#  02150 Espoo
#  FINLAND
#
#  CVOPS Source Code Control System, 12.7.89
#
#  Name:	/home/users/dvops/dvops/include/device/SCCS/s.Makefile
#  Version:	1.1
#  Time:	90/08/22, 11:00:46
#
##############################################################

###############################################################################
#   Instructions to Make, for DVOPS header documents
###############################################################################

all:		documents

################################################################
# Documentation
################################################################


DOCS=	devbsd.n device.n devsock.n devxfile.n


documents:	$(DOCS)

