diff options
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -145,11 +145,6 @@ endif # Provide default. install: -# XXX HACK XXX -ifneq ($(filter-out libports,$(HURDLIBS)),$(HURDLIBS)) -HURDLIBS+=libthreads -endif - # Each word of $(HURDLIBS) is a library name `libfoo', which is defined as # a variable above with the complete file name to find it. # Yippee! A use for computed variable references! |