Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 8439d0001808440aaefe10c926238f41 > files > 909

libwxgtk2.4-devel-2.4.0-4mdk.ppc.rpm

# Generated automatically from Makefile.in by configure.
#
# File:		Makefile.in
# Author:	Julian Smart
# Created:	1998
# Updated:	
# Copyright:	(c) 1998 Julian Smart
#
# "%W% %G%"
#
# Makefile for wxsocket example (UNIX).

top_srcdir = ../..
top_builddir = ../..
program_dir = samples/sockets

OBJECTS =$(PROGRAM).o
DEPFILES=$(PROGRAM).d

# this target can't be called all
all-both:
	$(MAKE) PROGRAM=client all
	$(MAKE) PROGRAM=server all

# this target can't be called clean
clean-both:
	$(MAKE) PROGRAM=client clean
	$(MAKE) PROGRAM=server clean

include ../../src/makeprog.env

-include $(DEPFILES)