Makefile

Mon, 16 Jan 2012 21:42:31 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 16 Jan 2012 21:42:31 +0000
changeset 2
0653a782618c
parent 1
149a63bc9906
permissions
-rw-r--r--

yaml-merge: Preserve ordering when merging arrays

1
149a63bc9906 Makefile: Add.
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
1 all:
149a63bc9906 Makefile: Add.
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
2
149a63bc9906 Makefile: Add.
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
3 install:
149a63bc9906 Makefile: Add.
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
4 install --mode=755 yaml-* /usr/local/bin/

mercurial