source: trunk/minix/lib/syscall/Makedepend-gnu@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 16.4 KB
RevLine 
[9]1depend-gnu:
2 rm .depend-gnu
3 touch .depend-gnu
4 mkdep 'gcc -E -x assembler-with-cpp -I.' _exit.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
5 mkdep 'gcc -E -x assembler-with-cpp -I.' _pm_findproc.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
6 mkdep 'gcc -E -x assembler-with-cpp -I.' access.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
7 mkdep 'gcc -E -x assembler-with-cpp -I.' alarm.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
8 mkdep 'gcc -E -x assembler-with-cpp -I.' allocmem.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
9 mkdep 'gcc -E -x assembler-with-cpp -I.' brk.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
10 mkdep 'gcc -E -x assembler-with-cpp -I.' cfgetispeed.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
11 mkdep 'gcc -E -x assembler-with-cpp -I.' cfgetospeed.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
12 mkdep 'gcc -E -x assembler-with-cpp -I.' cfsetispeed.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
13 mkdep 'gcc -E -x assembler-with-cpp -I.' cfsetospeed.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
14 mkdep 'gcc -E -x assembler-with-cpp -I.' chdir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
15 mkdep 'gcc -E -x assembler-with-cpp -I.' chmod.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
16 mkdep 'gcc -E -x assembler-with-cpp -I.' chown.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
17 mkdep 'gcc -E -x assembler-with-cpp -I.' chroot.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
18 mkdep 'gcc -E -x assembler-with-cpp -I.' close.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
19 mkdep 'gcc -E -x assembler-with-cpp -I.' closedir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
20 mkdep 'gcc -E -x assembler-with-cpp -I.' creat.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
21 mkdep 'gcc -E -x assembler-with-cpp -I.' devctl.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
22 mkdep 'gcc -E -x assembler-with-cpp -I.' dup.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
23 mkdep 'gcc -E -x assembler-with-cpp -I.' dup2.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
24 mkdep 'gcc -E -x assembler-with-cpp -I.' execl.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
25 mkdep 'gcc -E -x assembler-with-cpp -I.' execle.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
26 mkdep 'gcc -E -x assembler-with-cpp -I.' execlp.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
27 mkdep 'gcc -E -x assembler-with-cpp -I.' execv.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
28 mkdep 'gcc -E -x assembler-with-cpp -I.' execve.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
29 mkdep 'gcc -E -x assembler-with-cpp -I.' execvp.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
30 mkdep 'gcc -E -x assembler-with-cpp -I.' fcntl.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
31 mkdep 'gcc -E -x assembler-with-cpp -I.' fork.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
32 mkdep 'gcc -E -x assembler-with-cpp -I.' fpathconf.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
33 mkdep 'gcc -E -x assembler-with-cpp -I.' freemem.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
34 mkdep 'gcc -E -x assembler-with-cpp -I.' fstat.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
35 mkdep 'gcc -E -x assembler-with-cpp -I.' fstatfs.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
36 mkdep 'gcc -E -x assembler-with-cpp -I.' getcwd.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
37 mkdep 'gcc -E -x assembler-with-cpp -I.' getegid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
38 mkdep 'gcc -E -x assembler-with-cpp -I.' geteuid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
39 mkdep 'gcc -E -x assembler-with-cpp -I.' getgid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
40 mkdep 'gcc -E -x assembler-with-cpp -I.' getgroups.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
41 mkdep 'gcc -E -x assembler-with-cpp -I.' getnpid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
42 mkdep 'gcc -E -x assembler-with-cpp -I.' getnprocnr.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
43 mkdep 'gcc -E -x assembler-with-cpp -I.' getpgrp.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
44 mkdep 'gcc -E -x assembler-with-cpp -I.' getpid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
45 mkdep 'gcc -E -x assembler-with-cpp -I.' getppid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
46 mkdep 'gcc -E -x assembler-with-cpp -I.' getpprocnr.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
47 mkdep 'gcc -E -x assembler-with-cpp -I.' getprocnr.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
48 mkdep 'gcc -E -x assembler-with-cpp -I.' getsigset.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
49 mkdep 'gcc -E -x assembler-with-cpp -I.' getsysinfo.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
50 mkdep 'gcc -E -x assembler-with-cpp -I.' getuid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
51 mkdep 'gcc -E -x assembler-with-cpp -I.' ioctl.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
52 mkdep 'gcc -E -x assembler-with-cpp -I.' isatty.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
53 mkdep 'gcc -E -x assembler-with-cpp -I.' kill.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
54 mkdep 'gcc -E -x assembler-with-cpp -I.' link.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
55 mkdep 'gcc -E -x assembler-with-cpp -I.' lseek.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
56 mkdep 'gcc -E -x assembler-with-cpp -I.' lstat.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
57 mkdep 'gcc -E -x assembler-with-cpp -I.' mkdir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
58 mkdep 'gcc -E -x assembler-with-cpp -I.' mkfifo.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
59 mkdep 'gcc -E -x assembler-with-cpp -I.' mknod.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
60 mkdep 'gcc -E -x assembler-with-cpp -I.' mount.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
61 mkdep 'gcc -E -x assembler-with-cpp -I.' open.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
62 mkdep 'gcc -E -x assembler-with-cpp -I.' opendir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
63 mkdep 'gcc -E -x assembler-with-cpp -I.' pathconf.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
64 mkdep 'gcc -E -x assembler-with-cpp -I.' pause.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
65 mkdep 'gcc -E -x assembler-with-cpp -I.' pipe.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
66 mkdep 'gcc -E -x assembler-with-cpp -I.' ptrace.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
67 mkdep 'gcc -E -x assembler-with-cpp -I.' read.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
68 mkdep 'gcc -E -x assembler-with-cpp -I.' readdir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
69 mkdep 'gcc -E -x assembler-with-cpp -I.' readlink.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
70 mkdep 'gcc -E -x assembler-with-cpp -I.' reboot.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
71 mkdep 'gcc -E -x assembler-with-cpp -I.' rename.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
72 mkdep 'gcc -E -x assembler-with-cpp -I.' rewinddir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
73 mkdep 'gcc -E -x assembler-with-cpp -I.' rmdir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
74 mkdep 'gcc -E -x assembler-with-cpp -I.' sbrk.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
75 mkdep 'gcc -E -x assembler-with-cpp -I.' seekdir.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
76 mkdep 'gcc -E -x assembler-with-cpp -I.' setgid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
77 mkdep 'gcc -E -x assembler-with-cpp -I.' setsid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
78 mkdep 'gcc -E -x assembler-with-cpp -I.' setuid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
79 mkdep 'gcc -E -x assembler-with-cpp -I.' sigaction.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
80 mkdep 'gcc -E -x assembler-with-cpp -I.' sigaddset.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
81 mkdep 'gcc -E -x assembler-with-cpp -I.' sigdelset.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
82 mkdep 'gcc -E -x assembler-with-cpp -I.' sigemptyset.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
83 mkdep 'gcc -E -x assembler-with-cpp -I.' sigfillset.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
84 mkdep 'gcc -E -x assembler-with-cpp -I.' sigismember.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
85 mkdep 'gcc -E -x assembler-with-cpp -I.' sigpending.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
86 mkdep 'gcc -E -x assembler-with-cpp -I.' sigprocmask.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
87 mkdep 'gcc -E -x assembler-with-cpp -I.' sigreturn.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
88 mkdep 'gcc -E -x assembler-with-cpp -I.' sigsuspend.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
89 mkdep 'gcc -E -x assembler-with-cpp -I.' sleep.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
90 mkdep 'gcc -E -x assembler-with-cpp -I.' stat.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
91 mkdep 'gcc -E -x assembler-with-cpp -I.' stime.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
92 mkdep 'gcc -E -x assembler-with-cpp -I.' svrctl.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
93 mkdep 'gcc -E -x assembler-with-cpp -I.' symlink.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
94 mkdep 'gcc -E -x assembler-with-cpp -I.' sync.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
95 mkdep 'gcc -E -x assembler-with-cpp -I.' tcdrain.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
96 mkdep 'gcc -E -x assembler-with-cpp -I.' tcflow.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
97 mkdep 'gcc -E -x assembler-with-cpp -I.' tcflush.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
98 mkdep 'gcc -E -x assembler-with-cpp -I.' tcgetattr.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
99 mkdep 'gcc -E -x assembler-with-cpp -I.' tcsendbreak.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
100 mkdep 'gcc -E -x assembler-with-cpp -I.' tcsetattr.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
101 mkdep 'gcc -E -x assembler-with-cpp -I.' time.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
102 mkdep 'gcc -E -x assembler-with-cpp -I.' times.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
103 mkdep 'gcc -E -x assembler-with-cpp -I.' truncate.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
104 mkdep 'gcc -E -x assembler-with-cpp -I.' umask.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
105 mkdep 'gcc -E -x assembler-with-cpp -I.' umount.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
106 mkdep 'gcc -E -x assembler-with-cpp -I.' uname.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
107 mkdep 'gcc -E -x assembler-with-cpp -I.' unlink.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
108 mkdep 'gcc -E -x assembler-with-cpp -I.' utime.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
109 mkdep 'gcc -E -x assembler-with-cpp -I.' wait.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
110 mkdep 'gcc -E -x assembler-with-cpp -I.' waitpid.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
111 mkdep 'gcc -E -x assembler-with-cpp -I.' write.s | sed -e '/<built-in>/d' -e '/<command line>/d' -e 's:^\(.\):../obj-gnu/./syscall/\1:' >> .depend-gnu
Note: See TracBrowser for help on using the repository browser.