Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 78492 Details for
Bug 120907
Poopmup Makefile clears screen
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove the annoying clear instructions
noclear.patch (text/plain), 456 bytes, created by
Luke Worth
on 2006-01-30 00:07:05 UTC
(
hide
)
Description:
Remove the annoying clear instructions
Filename:
MIME Type:
Creator:
Luke Worth
Created:
2006-01-30 00:07:05 UTC
Size:
456 bytes
patch
obsolete
>--- Makefile.old 2006-01-30 18:48:36.000000000 +1100 >+++ Makefile 2006-01-30 18:48:44.000000000 +1100 >@@ -7,7 +7,6 @@ > OBJ =poopmup.o > > all: >- clear > $(CC) $(SOURCE) -o $(OBJ) -lglut -lGL -lGLU -L/usr/X11R6/lib -lXmu -lXext -lXt -lXi -lX11 > > >@@ -20,6 +19,5 @@ > ./$(OBJ) > > test: >- clear > $(CCTEST) $(SOURCE) -o $(OBJ) -lglut -lGL -lGLU -L/usr/X11R6/lib -lXmu -lXext -lXt -lXi -lX11 > ./$(OBJ) --no-textures >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120907
: 78492