Rename makefiles
This commit is contained in:
parent
ce1af441c4
commit
ef2f69ff78
4 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
# -*- makefile-gmake -*-
|
# -*- makefile-gmake -*-
|
||||||
include ../GNUmakefile.common
|
include ../gnu.mk
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
# -*- makefile-bsdmake -*-
|
# -*- makefile-bsdmake -*-
|
||||||
.include "../makefile.common"
|
.include "../common.mk"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue