Skip to content

Commit

Permalink
remove unused rumpinit.c
Browse files Browse the repository at this point in the history
  • Loading branch information
anttikantee committed Sep 9, 2015
1 parent c30011f commit 0d8c47b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ readwrite.o: readwrite.c
remoteinit.o: remoteinit.c
${CC} ${HOSTCFLAGS} -c $< -o $@

rumpinit.o: rumpinit.c
${CC} ${HOSTCFLAGS} -c $< -o $@

netbsd_init.o: netbsd_init.c ${NBCC}
${NBCC} ${NBCFLAGS} -c $< -o $@

Expand Down
37 changes: 0 additions & 37 deletions rumpinit.c

This file was deleted.

0 comments on commit 0d8c47b

Please sign in to comment.