Skip to content
  • This project
    • Loading...
  • Sign in

John McEleney / mailutils

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • mailutils
  • lib
  • posix
  • Makefile.am
  • Alain Magloire's avatar
    * lib/regex.c: New file, GNU regex implementation. · 99d558a9 ...
    99d558a9
    	* lib/regex.h: New file.
    	* lib/posix: New directory.
    	* lib/posix/Makefile.am: New file.
    	* lib/posix/regex.h: New file.
    	* lib/Makefile.am: Add SUBDIRS=posix and regex.c dependencies.
    Alain Magloire authored 2001-08-12 01:59:41 +0000
Makefile.am 112 Bytes
Raw Blame History Permalink
1 2 3 4
## Process this file with automake to create Makefile.in
AUTOMAKE_OPTIONS=no-dependencies

EXTRA_DIST = regex.h