Formerly unix/bsd/sun/sparc/Makefile.~4~

This commit is contained in:
Roland McGrath 1992-02-12 18:14:19 +00:00
parent 88601a51e2
commit 0f47bb1782
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
ifeq ($(subdir),signal)
sysdep_routines := $(sysdep_routines) tramp_sigvec
sysdep_routines := $(sysdep_routines) sigtramp
endif