root/trunk/midgard/apis/php5/Makefile.frag

Revision 6892, 0.9 kB (checked in by emiliano, 6 years ago)

Prelimenary PHP4.3 support. Untested. Copy config.m4-php4.3 over
config.m4 before building.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 #   Copyright (C) 2000 Emile Heyns <emile@iris-advies.nl>
2
3 #   This program is free software; you can redistribute it and/or modify it
4 #   under the terms of the GNU Lesser General Public License as published
5 #   by the Free Software Foundation; either version 2 of the License, or
6 #   (at your option) any later version.
7
8 #   This program is distributed in the hope that it will be useful,
9 #   but WITHOUT ANY WARRANTY; without even the implied warranty of
10 #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 #   GNU General Public License for more details.
12
13 #   You should have received a copy of the GNU General Public License
14 #   along with this program; if not, write to the Free Software
15 #   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
16
17 $(srcdir)/mgd_errno.c $(srcdir)/mgd_errno.h: $(srcdir)/mgd_errno.pl
18         perl $(srcdir)/mgd_errno.pl
Note: See TracBrowser for help on using the browser.