~ubuntu-branches/ubuntu/trusty/pxp/trusty

« back to all changes in this revision

Viewing changes to .pc/0002-Avoid-dependending-on-a-missing-.txt-document.patch/src/pxp-engine/Makefile.code

  • Committer: Package Import Robot
  • Author(s): Stéphane Glondu
  • Date: 2013-07-11 11:21:26 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20130711112126-5wysiuf0cgjo376r
Tags: 1.2.4-1
* Team upload
* New upstream release
* Update Vcs-*

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
include $(TOP_DIR)/Makefile.rules
3
3
 
4
4
PACKAGES = netstring
 
5
OCAMLC_OPTIONS = -I +compiler-libs
5
6
 
6
7
OBJ =   pxp_lexing.cmo \
7
8
        pxp_core_types.cmo pxp_lexer_types.cmo \