head	1.2;
access;
symbols
	release_4_2:1.2;
locks; strict;
comment	@# @;


1.2
date	94.03.27.01.21.31;	author aoki;	state Exp;
branches;
next	1.1;

1.1
date	94.03.27.01.20.04;	author aoki;	state Exp;
branches;
next	;


desc
@@


1.2
log
@rcs
@
text
@#
# $Header$
#
# Linux specific stuff.  Right now, we disable the dynamic loader.
#
# (C) 1994, Kai Petzke, wpp@@marie.physik.tu-berlin.de
#


SRCS+= dynloader.c # port.c
HEADERS+= machine.h

CFLAGS+= -DNEED_CBRT

LDADD+= -ldld
@


1.1
log
@Initial revision
@
text
@d2 2
@
