Skip to content
Snippets Groups Projects
Commit b0a080a6 authored by Niels Möller's avatar Niels Möller
Browse files

(C, include_src): New macros.

Rev: src/nettle/asm.m4:1.7
parent cf87f083
No related branches found
No related tags found
No related merge requests found
changequote(<,>)dnl changequote(<,>)dnl
changecom(!,<
>)dnl
dnl (progn (modify-syntax-entry ?< "(>") (modify-syntax-entry ?> ")<") ) dnl (progn (modify-syntax-entry ?< "(>") (modify-syntax-entry ?> ")<") )
dnl FORTRAN style comment character
define(C, <
dnl>)
dnl changecom(!,<
dnl >)dnl
dnl including files from the srcdir
define(<include_src>, <include(srcdir/$1)>)
dnl Struct defining macros dnl Struct defining macros
dnl STRUCTURE(prefix) dnl STRUCTURE(prefix)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment