Initial revision

This commit is contained in:
Brendan Kehoe 1994-07-09 01:38:37 +00:00
parent 3f9ea18cb5
commit 876bbb9e03
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
ifeq ($(subdir),signal)
sysdep_routines := $(sysdep_routines) sys-sig
endif