openbsd-ports/lang/icon/files/openbsd/iconx.hdr
1998-10-02 17:10:51 +00:00

8 lines
330 B
Plaintext

SHELL=/bin/sh
# the seek stuff is defined in a header file that they don't
# include. This is the easiest. -Dconst= causes const to
# be ignored. This is needed because otherwise we get complaints
# due to stdio.h defining some functions with const when they
# are not defined that way in Icon's header files
RSWITCH=rswitch.c