git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@629 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-07 19:49:14 +00:00
parent 6bb6e4c119
commit 88fc9b0c8d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
dnl $Id$
define([my_syscmd],[syscmd([$1 > syscmd.out])include(syscmd.out)syscmd([sh -c "rm -f syscmd.out"])])dnl
define([my_syscmd],[syscmd([$1 > my_syscmd_out.out])include(my_syscmd_out.out)syscmd([sh -c "rm -f my_syscmd_out.out"])])dnl