summaryrefslogtreecommitdiff
path: root/trans/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'trans/Makefile')
-rw-r--r--trans/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/trans/Makefile b/trans/Makefile
index 5166fceb..57c48e73 100644
--- a/trans/Makefile
+++ b/trans/Makefile
@@ -30,19 +30,15 @@ ifsock-HURDLIBS=libtrivfs libports libihash
include ../Makeconf
symlink: symlink.o fsysServer.o
-symlink.o: fsys_S.h
magic: magic.o fsysServer.o error.o
-magic.o: fsys_S.h
# The .a files have to be mentioned explicitly due to a make deficiency,
# even though they are already specified by null-HURDLIBS above.
null: null.o error.o ../libtrivfs/libtrivfs.a ../libports/libports.a \
../libihash/libihash.a
-null.o: ../hurd/trivfs.h ../hurd/ports.h
ifsock: ifsock.o error.o ../libtrivfs/libtrivfs.a ../libports/libports.a \
../libihash/libihash.a ifsockServer.o
-ifsock.o: ifsock_S.h ../hurd/trivfs.h ../hurd/ports.h
CPPFLAGS-error.c = -Dprogram_name=program_invocation_name -DHAVE_VPRINTF -DSTDC_HEADERS -DHAVE_STRERROR