From 32cc042a9aa8ab86e028e992475c51ba9937bac2 Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Fri, 7 Nov 2025 16:54:38 +0000 Subject: [PATCH] j git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@616 b9cfdab3-6d41-4d17-bbe4-086880011989 --- Makefile.m4 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Makefile.m4 b/Makefile.m4 index cf6ebbe..d0248e9 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -1,4 +1,11 @@ dnl $Id$ +dnl +dnl This is toplevel Makefile.m4. +dnl +dnl Notes: +dnl 1. add_cflag/add_ldflag/add_libs only affects Milsko library +dnl 2. add_incdir/add_libdir affects globally +dnl include(m4/toplevel/rules.m4)dnl dnl new_object([src/*.c])dnl