forked from Imagelibrary/rtems
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
10 lines
229 B
Makefile
10 lines
229 B
Makefile
#
|
|
# COPYRIGHT (c) 1988-2002.
|
|
# On-Line Applications Research Corporation (OAR).
|
|
# All rights reserved.
|
|
|
|
noinst_PROGRAMS = bmenu2
|
|
|
|
bmenu2_SOURCES = address.h chain.c address.inl chain.h bmenu2.c base.h \
|
|
chain.inl system.h
|