mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 16:35:27 -04:00
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
5 lines
101 B
Text
5 lines
101 B
Text
# @(#)X11.m4 8.1 (Berkeley) 4/8/98
|
|
depend: ${BEFORE}
|
|
makedepend -- ${COPTS} -- *.c
|
|
|
|
# End of X11.m4
|