added rcsid
This commit is contained in:
parent
595f2b670b
commit
4daed9da6a
|
@ -1,3 +1,5 @@
|
|||
# $Header$
|
||||
|
||||
PREFLAGS=-I../../h
|
||||
CFLAGS=$(PREFLAGS)
|
||||
LDFLAGS=-i
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
%{
|
||||
|
||||
#ifndef NORCSID
|
||||
static char rcsid2[]="$Header$";
|
||||
#endif
|
||||
/*
|
||||
* (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue