mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 16:20:08 +00:00
2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* {ChangeLog,watchquagga.c,Makefile.am}: Created.
This commit is contained in:
parent
0e43a2bcc0
commit
8b886ca781
3
watchquagga/ChangeLog
Normal file
3
watchquagga/ChangeLog
Normal file
@ -0,0 +1,3 @@
|
||||
2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
|
||||
|
||||
* {ChangeLog,watchquagga.c,Makefile.am}: Created.
|
9
watchquagga/Makefile.am
Normal file
9
watchquagga/Makefile.am
Normal file
@ -0,0 +1,9 @@
|
||||
## Process this file with Automake to create Makefile.in
|
||||
|
||||
INCLUDES = @INCLUDES@ -I$(top_srcdir) -I$(top_srcdir)/lib
|
||||
DEFS = @DEFS@ -DSTATEDIR=\"$(localstatedir)/\"
|
||||
|
||||
sbin_PROGRAMS = watchquagga
|
||||
|
||||
watchquagga_SOURCES = watchquagga.c
|
||||
watchquagga_LDADD = ../lib/libzebra.la @LIBCAP@
|
1348
watchquagga/watchquagga.c
Normal file
1348
watchquagga/watchquagga.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user