commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 17/21: boot: Cleanup Makefile.


From: Samuel Thibault
Subject: [hurd] 17/21: boot: Cleanup Makefile.
Date: Sat, 04 Mar 2017 21:10:59 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit 9beba9b6d168f59eeb74859ab5d88d9cabfe6f37
Author: Justus Winter <address@hidden>
Date:   Tue Feb 28 17:53:45 2017 +0100

    boot: Cleanup Makefile.
    
    * boot/Makefile (SRCS): Drop removed sources.
---
 boot/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/boot/Makefile b/boot/Makefile
index ac40044..e2eeb20 100644
--- a/boot/Makefile
+++ b/boot/Makefile
@@ -18,8 +18,7 @@
 dir := boot
 makemode := utility
 
-SRCS = mach-crt0.c boot.c ux.c sigvec.S syscall.S \
-       boot_script.c userland-boot.c
+SRCS = boot.c boot_script.c userland-boot.c
 COMMON-OBJS = notifyServer.o deviceServer.o \
        ioServer.o io_replyUser.o device_replyUser.o \
        termServer.o boot_script.o userland-boot.o

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]