Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > f991ed2d565451d4c13b5c7fca6ecab1 > files > 969

libwxgtk2.4-devel-2.4.2-8mdk.i586.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)