Rename makefiles

This commit is contained in:
cælōrum spectātrīx 2025-12-01 20:02:58 +01:00
parent ce1af441c4
commit ef2f69ff78
4 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# -*- makefile-gmake -*- # -*- makefile-gmake -*-
include ../GNUmakefile.common include ../gnu.mk

View file

@ -1,2 +1,2 @@
# -*- makefile-bsdmake -*- # -*- makefile-bsdmake -*-
.include "../makefile.common" .include "../common.mk"